exponential curve fitting - DavData
www.davdata.nl/math/expfitting-old.htmlThe curve fitting operation will be explained next by discussing a type5 and a type2 curve fitting operation. Type5: y = ae bx. The curve fitting is started by calling procedure expFunc(n : byte), where n = 5. Epower is set true, to differentiate between type4 and type5 functions. Then procedure exp45 is called.